PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableImageCell Class / getImageHeight Method
In This Topic
    getImageHeight Method
    In This Topic
    Gets the image height.
    If this value is 0, the height is computed automatically based on image width in order to keep the original image aspect ratio.
    Syntax
    public double getImageHeight()

    Return Value

    The height of the image displayed in the cell.
    See Also